Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug handling CESU-8 strings in convert(UTF8String, Vector{UInt8} #12360

Merged
merged 2 commits into from
Jul 29, 2015

Conversation

ScottPJones
Copy link
Contributor

Fixes a problem in #11624, that @JeffBezanson noticed, adds complete unit tests for all CESU-8 encoded strings.

@JeffBezanson
Copy link
Member

Thanks.

I have to admit, in my head I read the name of the encoding as cesspool-8 :P

@ScottPJones
Copy link
Contributor Author

I agree with you completely on the sentiment! 😀

@kshyatt kshyatt added the unicode Related to unicode characters and encodings label Jul 29, 2015
JeffBezanson added a commit that referenced this pull request Jul 29, 2015
Fix a bug handling CESU-8 strings in convert(UTF8String, Vector{UInt8}
@JeffBezanson JeffBezanson merged commit 5e12592 into JuliaLang:master Jul 29, 2015
@ScottPJones ScottPJones deleted the spj/cesu8fix branch August 11, 2015 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unicode Related to unicode characters and encodings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants